home *** CD-ROM | disk | FTP | other *** search
- -- card: 2308 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2122
- -- name:
- ----- HyperTalk script -----
- on openCard
- wait 10
- repeat 8
- set visible of cd btn "cover" to not visible of cd btn "cover"
- wait 10
- end repeat
- set visible of cd btn "cover" to false
- end openCard
-
-
-
- -- part 1 (button)
- -- low flags: 80
- -- high flags: 4001
- -- rect: left=14 top=35 right=65 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: cover
-